.tooltip {
    /* left: auto !important; */
    /* right: 0 !important; */
    max-width: 200px;
    display: flex;
    z-index: 9999;
    font-size: 12px;
    justify-content: center;
}
